how to add js to html

44

adding javascript in html -

<script type="text/javascript" src="path-to-javascript-file.js"></script>

Comments

Submit
0 Comments